Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tycho-4.0.x] Add support for JUnit 'vintage' attribute on classpath #3898

Closed
wants to merge 1 commit into from

Conversation

eclipse-tycho-bot
Copy link

Backport

This will backport the following commits from main to tycho-4.0.x:

Questions ?

Please refer to the Backport tool documentation

Copy link

github-actions bot commented May 31, 2024

Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 4c2f71b.

♻️ This comment has been updated with latest results.

JDT supports a new classpath attribute on the JUnit5 container that
disables the vintage engine. This is especially important if one wants
to write plain JUnit5 test as it is otherwise easy to mix up Junit4/5.

This now adds a testcase that shows that such mixed usage would fail
compilation.

(cherry picked from commit 13489c6)
@laeubi laeubi force-pushed the backport/tycho-4.0.x/pr-3896 branch from a894c88 to 4c2f71b Compare June 1, 2024 04:56
@laeubi
Copy link
Member

laeubi commented Jun 1, 2024

This needs a manual backport due to missing imports:

@laeubi laeubi closed this Jun 1, 2024
auto-merge was automatically disabled June 1, 2024 05:12

Pull request was closed

@laeubi laeubi deleted the backport/tycho-4.0.x/pr-3896 branch June 2, 2024 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants